set term tkcanvas 
set out "sigma.plot"
set xlabel 'Number of hidden units' font "Times Roman" 
plot "output" using 2:3 title "" 
set out "te.plot"
plot "output" using 2:5 title "" 
set out "lpe.plot"
plot "output" using 2:7 title "" 
